バージョン

SpinEditorWithDropDownAutomationPeer<T> コンストラクタ

新しい SpinEditorWithDropDownAutomationPeer<T> を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As SpinEditorWithDropDown(Of T) _
)
public SpinEditorWithDropDownAutomationPeer<T>( 
   SpinEditorWithDropDown<T> owner
)

パラメータ

owner
ピアが表す Infragistics.Controls.Editors.Primitives.SpinEditorWithDropDown<T>
参照